3  3D model Jupyter Notebook

3.1 3D model

This Python code shows a 3D model .stl file using the numpy-stl Python library found at https://pypi.org/project/numpy-stl/. This converts a .stl file to matplotlib and then displays as HTML.

<Figure size 640x480 with 0 Axes>

This Python code shows a 3D model .obj file using the obj2html Python library found at https://z-uo.medium.com/visualize-3d-model-in-jupyter-notebook-e5a9deca20c6. This converts a .obj file to HTML and then displays the HTML.

This is currently using a 9.9 MB test model object.